731e2f
@@ -3178,6 +3178,7 @@
public class AssignmentManager extends ZooKeeperListener {
   }
 
   public void stop() {
+    shutdown(); // Stop executor service, etc
     if (tomActivated){
       this.timeoutMonitor.interrupt();
       this.timerUpdater.interrupt();
